home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 7: Sunsite
/
Linux Cubed Series 7 - Sunsite Vol 1.iso
/
system
/
admin
/
linuxcon.000
/
linuxcon
/
linuxconf-1.6
/
uucp
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1996-03-26
|
287 b
|
19 lines
CURDIR=uucp
all: lib
OBJS = devices.o dialers.o helpf.o internal.o permissions.o \
poll.o system.o uucp.o _dict.o
include ../rules.mak
proto:
proto -m0+ \
-buucp.h+uucp.pm \
-binternal.h+uucp.pm \
*.c
internal.o: internal.c internal.h
uucp.o: uucp.c uucp.h
# Test program